Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JavaScript] Implemented for await. #1341

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

Thom1729
Copy link
Collaborator

@Thom1729 Thom1729 commented Dec 4, 2017

for await (const item of list) {}

@Thom1729 Thom1729 changed the title Implemented for await. [JavaScript] Implemented for await. Dec 4, 2017
@wbond
Copy link
Member

wbond commented Dec 4, 2017

Thanks!

@wbond wbond merged commit ce7af4d into sublimehq:master Dec 4, 2017
@Thom1729 Thom1729 deleted the javascript-async-iteration branch May 14, 2018 19:20
deathaxe pushed a commit to deathaxe/sublime-packages that referenced this pull request Jun 9, 2019
…ation

[JavaScript] Implemented `for await`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants